home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Mac OS SDK / Dev.CD Jul 97 SDK1.toast / Development Kits (Disc 1) / AppleScript / Scripting the Finder / Finder Scripting Software / Finder Scripting Release notes < prev    next >
Encoding:
Text File  |  1994-03-03  |  2.1 KB  |  21 lines  |  [TEXT/ttxt]

  1. Finder Scripting Release notes
  2. ----------------------------
  3.  
  4. ***
  5. Note that the AppleScript Software License does not permit you to redistribute the Finder Scripting Software. The functionality provided by this software will be incorporated into the next reference release of Macintosh system software after System 7 Pro; users of scripts that use the Finder commands will need to upgrade to this version of the system software.
  6. ***
  7.  
  8. The installer script in the folder "Finder Scripting Setup" installs the software needed to make the Finder scriptable and recordable.  It also installs a "Shutdown Items folder" which will open all items inside it whenever the Macintosh shuts down.
  9.  
  10. This version of Finder Scripting should only be used with Macintosh System 7.1 or System Seven Pro.  If you are running an earlier version of Macintosh System Software, you must upgrade to System 7.1 or System Seven Pro before installing the Finder Scripting Extension.  If you are running a later version of Macintosh System Software, then your Finder is already scriptable and recordable.
  11.  
  12. Documentation change
  13. --------------------
  14.  
  15. The AppleScript Finder Guide describes two classes, "Desktop container" and "Trash container," which serve as the class names for the desktop and trash, respectively.  These classes were renamed to "desktop-object" and "trash-object," respectively, to conform with the naming convention used for the class "selection-object."
  16.  
  17. Conflict with System 7 Pro
  18. -------------------------
  19.  
  20. The Shutdown Items folder feature of the Finder Scripting Extension does not work with System Seven Pro due to a conflict between the System Seven Pro system extensions and the Finder Scripting Extension.  The folder "Shutdown Items for System 7 Pro" contains a system extension which works around the incompatibility.  Drag this extension into your extensions folder if you are running System Seven Pro and you would like to use the Shutdown Items folder.  Not installing this system extension will not adversely affect the behavior of your Macintosh—you just won't be able to use the Shutdown Items folder.
  21.